Package | ca.on.oh-dhdr |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh-dhdr@4.0.2-alpha1.0.3&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-encounter-bed-type |
Url | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-encounter-bed-type |
Version | 4.0.2 |
Status | active |
Name | BedTypeExtension |
Title | Bed Type Extension |
Experimental | False |
Type | Extension |
Kind | complex-type |
No resources found
ValueSet | |
http://cihi.ca/fhir/ValueSet/aac-bed-type | Bed Type |
Note: links and images are rebased to the (stated) source
{
"resourceType" : "StructureDefinition",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
},
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-encounter-bed-type",
"version" : "4.0.2",
"name" : "BedTypeExtension",
"title" : "Bed Type Extension",
"status" : "active",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Encounter.location.location.display"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-encounter-bed-type"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "This field contains type of bed. It is contributed in PV1.3.9 in HL7v2 and is usesd by the resource element Encounter.location.physicalType in FHIR",
"valueSet" : "http://cihi.ca/fhir/ValueSet/aac-bed-type"
}
},
{
"id" : "Extension.value[x].system",
"path" : "Extension.value[x].system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.value[x].code",
"path" : "Extension.value[x].code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.value[x].display",
"path" : "Extension.value[x].display",
"min" : 1,
"mustSupport" : true
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.